home *** CD-ROM | disk | FTP | other *** search
- RCS file: /net/acae127/home/bammi/etc/src/master/atari/test/PatchLev.h,v
- retrieving revision 1.7
- diff -c -r1.7 PatchLev.h
- *** 1.7 1993/05/29 21:19:48
- --- PatchLev.h 1993/07/13 20:52:45
- ***************
- *** 1,5 ****
-
- ! #define PatchLevel "07"
-
- /*
- *
- --- 1,5 ----
-
- ! #define PatchLevel "08"
-
- /*
- *
- RCS file: /net/acae127/home/bammi/etc/src/master/atari/test/tprintf.c,v
- retrieving revision 1.2
- diff -c -r1.2 tprintf.c
- *** 1.2 1992/04/19 17:06:14
- --- tprintf.c 1993/07/08 17:35:36
- ***************
- *** 161,166 ****
- --- 161,167 ----
-
- /* more tests ++jrb */
- test_print_unsigned_longs();
- + printf("decimal prec: should print \"-00018\" \"%-2.5d\"", -18);
-
- return(EXIT_SUCCESS);
- }
- RCS file: /net/acae127/home/bammi/etc/src/master/atari/test/Changelo,v
- retrieving revision 1.5
- diff -c -r1.5 Changelo
- *** 1.5 1993/05/29 21:19:47
- --- Changelo 1993/07/13 20:54:26
- ***************
- *** 51,53 ****
- --- 51,58 ----
- add test case for "%Ns" bug discovered by warwick in scanf.c
-
- ---------------------- Patchlevel 07 --------------------------------------
- +
- + tprintf.c:: ++jrb
- + add test for decimal prec.
- +
- + ---------------------- Patchlevel 08 --------------------------------------
-